Transcription: Okay, this next line of lingo is actually what creates the animation of the sprite falling to the ground. Basically what it does is once you let go of the sprite, it will set the vertical location to itself plus five. Basically the sprite moves down by five pixels each time it repeats. And it'll continue to do that until it hits the ground.